National Repository of Grey Literature 17 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
Fusion of Procedural and Keyframe Animation
Klement, Martin ; Pečiva, Jan (referee) ; Polok, Lukáš (advisor)
The goal of this work is to create an application, which will combine procedural and keyfram animations with subsequent visualization. Composition of this two different animations techniques is used to animate a virtual character. To combine this two techniques one starts with interpolations from keyframe animation and then enchance them by procedural animations to properly fit into the characters surroundings. This procedural part of animation is obtained by using forward and inverse kinematics. Whole application is written in C++, uses GLM math library for computations and OpenGL and GLUT for final visualization.
Animation Library Focused on Skeletal Animations
Dokoupil, Petr ; Přibyl, Jaroslav (referee) ; Štancl, Vít (advisor)
This thesis proposes an architecture of animation engine flexible enough to support large scale of animation algorithms with unified approach to each one of them. One of the major goals of the engine is to support creation of very complex animation seqences with high degree of animation execution control. The main animation technique used in the engine is skeletal animation and some variants of this technique are already implemented within, but it was never meant to be skeletal animation only engine and is designed that way.
Advanced Character Animation
Matýšek, Michal ; Polok, Lukáš (referee) ; Kajan, Rudolf (advisor)
This thesis describes modern real-time character animation techniques and their implementation in C++ language using DirectX and PhysX libraries. The first part of the text deals with a presentation of selected animation principles and is focused mailny on key-frame animation, skeletal animation, morphing and ragdoll simulation. Then follows a description of used DirectX and PhysX libraries and description of motion capturing, using iPi Desktop Motion Capture software. The second part of this thesis is focused on particular ways of implementation of the described animation techniques.
Procedural Animation of Human Walk
Mohelník, Petr ; Maršík, Lukáš (referee) ; Polok, Lukáš (advisor)
Animation of human walk is employed in many interactive applications, mostly in computer games. There are many ways to create such animation which differ in compromise among naturalness, control over animation and computing time. This work implements procedural animation which is applicable for walking on uneven terrain. Skeletal animation is used for manipulation with model of human body. Furthermore, inverse kinematics is described and implemented. That allows for adaptation to uneven terrain. It also describes phases of human walk, so we can accurately aproximate them. Proposed solution enables specification of walk using number of parameters and is able to adapt to surrounding terrain. The result should be usable in creation of computer games and should allow for creation of specific animation of human walk without need to create such animation manually.
Procedural Animation of Human Walk
Klement, Martin ; Žák, Pavel (referee) ; Polok, Lukáš (advisor)
This thesis describes the implementation of the program displaying procedural animation of human walk. This program uses the so-called skeletal animation, in which a virtual skeleton is being moved by a forward and inverse kinematics, and subsequently the vertexes of the 3D model of a human are transformed in accordance to the skeleton. Setting of the weight of the bones for individual vertexes is done via the envelope method, the model is loaded from the "ASE" format. The application is written in the C++ programming language and for the visualization the OpenGL library with the GLUT expansion is used.
Object Manipulation Using p5 Glove
Čapek, Radovan ; Polok, Lukáš (referee) ; Žák, Pavel (advisor)
The thesis is focused on the description of the basic principles of the virtual reality, on utilization of data gloves in the virtual reality and it implements the application with usage of the input device P5 glove. The implementation contains among the others various visual techniques of OpenGL and also shows up-to-date work with the popular physics engine Bullet Physics. The theoretical bases of these techniques are analysed in the thesis. So the output of the thesis will serve as a source of information to people interested in the knowledge of the data gloves problems and other similar peripherals, but also to interested people who want to learn more about the realization of the computer graphics and creation of physicist models.      
Real-Time Rendering of a Scene With Many Pedestrians
Pfudl, Václav ; Milet, Tomáš (referee) ; Herout, Adam (advisor)
The aim of this thesis was to implement a software that would be able to render, simulate and record a scene with walking pedestrians in real-time, with emphasis on rendering level of realism. The output of the application could serve as an input test data for people counting systems or similar systems for video recognition. The problem was divided into three major subproblems: character animation, artificial intelligence for character movement and advanced rendering techniques. The character animation problem is solved by the skeletal animation of the model. To achieve the characters moving in a scene autonomously path finding(A* algorithm) and group behaviors(steering behaviors) were implemented. Realism in a scene is added by implemented methods such as normal-mapping, variance shadow-mapping, deffered rendering, skydome, lens flare effect and screen space ambient occlusion. Optimaliaztion of the rendering was implemented using octree data structure for space partitioning. Rendering stage of a scene can be easily parametrized through implemented GUI. Implemented application provides the user with easy way of setting a scene with walking pedestrians, setting its visualization and to record the result.
Database of Hand Poses for Skeletal Animation of Human Characters
Vojtěch, Tomáš ; Herout, Adam (referee) ; Španěl, Michal (advisor)
This thesis deals with the skeletal animation and with the development of a plugin for Autodesk MotionBuilder. The aim was to create a tool that allows the animators to automate the process of animation and thereby greatly reduces the time requirements. The result is a tool that allows capturing, storing, applying and sharing hand poses for the purpose of reusability of already created gestures. The plugin is implemented in Python.
Advanced Character Animation
Matýšek, Michal ; Polok, Lukáš (referee) ; Kajan, Rudolf (advisor)
This thesis describes modern real-time character animation techniques and their implementation in C++ language using DirectX and PhysX libraries. The first part of the text deals with a presentation of selected animation principles and is focused mailny on key-frame animation, skeletal animation, morphing and ragdoll simulation. Then follows a description of used DirectX and PhysX libraries and description of motion capturing, using iPi Desktop Motion Capture software. The second part of this thesis is focused on particular ways of implementation of the described animation techniques.
Database of Hand Poses for Skeletal Animation of Human Characters
Vojtěch, Tomáš ; Herout, Adam (referee) ; Španěl, Michal (advisor)
This thesis deals with the skeletal animation and with the development of a plugin for Autodesk MotionBuilder. The aim was to create a tool that allows the animators to automate the process of animation and thereby greatly reduces the time requirements. The result is a tool that allows capturing, storing, applying and sharing hand poses for the purpose of reusability of already created gestures. The plugin is implemented in Python.

National Repository of Grey Literature : 17 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.